|
Install Xrdp Server
2015/01/18 |
|
Install Xrdp server to connect to CentOS from Windows clients with the Remote Desktop function.
|
|
| [1] | Install Xrdp server and start it. |
|
[root@dlp ~]# /etc/rc.d/init.d/xrdp start Starting xrdp: [ OK ] Starting xrdp-sesman: [ OK ] |
| [2] | Connect from Windows clients. For example on Windows 7, input "mstsc" to start the remote desktop function. |
|
| [3] | Input the hostname or IP address you7d like to connect and push "Connect" button. |
|
| [4] | Answer with "Yes". |
|
| [5] | Input a user which in in CentOS to authenticate. |
|
| [6] | Just connected. |
|